From 49bc6e2af76fc0ec0103b4103371980e8160db86 Mon Sep 17 00:00:00 2001 From: Tim Starling Date: Sun, 28 Mar 2004 06:51:15 +0000 Subject: [PATCH] Fixed two notices, fixed handling of windows line endings, try root with blank password before regular user, fixed typo --- config/index.php | 36 +++++++++++++++++------------------- 1 file changed, 17 insertions(+), 19 deletions(-) diff --git a/config/index.php b/config/index.php index 1d4356032d..ac3ff41fdf 100644 --- a/config/index.php +++ b/config/index.php @@ -99,6 +99,7 @@ header( "Content-type: text/html; charset=utf-8" ); @@ -165,7 +166,8 @@ class ConfigData {

Checking environment...